home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineButton2_724
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2008-11-12
|
241b
|
16 lines
on(press){
tellTarget("../FlechesRoue")
{
gotoAndStop("Down");
}
set("/Variables:ScrollMail",-10);
tellTarget("MailScroll")
{
play();
}
tellTarget("../RoueScroll")
{
play();
}
}